home *** CD-ROM | disk | FTP | other *** search
Makefile | 1999-01-29 | 341 b | 16 lines |
- all: ERRHAND.exe \
- ERRHAND2.exe \
- FORMATIO.exe \
- GPIOINTR.exe \
- GPIOMEAS.exe \
- HPIBDV.exe \
- HPIBSTAT.exe \
- LANDEV.exe \
- LOCKING.exe \
- NONFMT.exe \
- SER_DEV.exe \
- SER_INTF.exe
-
- .c.exe:
- bcc32 -Ic:\sicl\c -DWIN32 $*.c c:\sicl\c\bcsicl32.lib
-